wayland: Update grab serial when ungrabbing keyboards
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2015 13:41:23 +0000 (15:41 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Jun 2015 14:42:07 +0000 (16:42 +0200)
commitde260ae2ea8809b992b113d5f37b2dac38b2abcf
tree8368d14237ab53987fa22bc7555e37072be2f2c6
parent25885ca600fffcade4f3a77019d8cca17d9ec325
wayland: Update grab serial when ungrabbing keyboards

This was being done so only on pointers. Internally, a GdkDeviceGrabInfo
is kept for each of the master pointer/keyboard, failing to do this for
keyboards results in a stuck keyboard grab.

https://bugzilla.gnome.org/show_bug.cgi?id=748892
gdk/wayland/gdkdevice-wayland.c